This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
my guess is that CKeditor is affected by the invalid HTML generated for indents
the <ul><font...> is incorrect HTML.
There is supposed to be <li> inside the <ul>.
The Notes rich text to HTML converter uses this invalid form to simulate "indent", the <ul> being assumed to provide about 1/4 inch of indent.
The DOJO editor seems to be OK with the invalid HTML, but it looks like the CKeditor isn't.
<p> or <div> tags with margin style would be more appropriate to use from an html perspective. Unfortunately other parts of Notes (for example the HTML to rich text converter) don't yet handle CSS styles properly and so the indent information could get lost.
If I can come up with a solution or workaround, I'll post it.
Feedback response number WEBB8MLU8V created by ~Nita Dwokiveroopsi on 10/13/2011